func net.isOutbound

2 uses

	net (current package)
		conf.go#L400: 				if isLocalhost(hostname) || isGateway(hostname) || isOutbound(hostname) {
		conf.go#L533: func isOutbound(h string) bool {